From: Paul Donald Date: Thu, 7 Nov 2024 20:23:25 +0000 (+0100) Subject: luci-base: fix documented path X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=8f7f14208a4b694d24ab8faf0a759b8dd8d35ff9;p=project%2Fluci.git luci-base: fix documented path Signed-off-by: Paul Donald --- diff --git a/modules/luci-base/htdocs/luci-static/resources/luci.js b/modules/luci-base/htdocs/luci-static/resources/luci.js index f462c46813..24e17b9ad6 100644 --- a/modules/luci-base/htdocs/luci-static/resources/luci.js +++ b/modules/luci-base/htdocs/luci-static/resources/luci.js @@ -2635,7 +2635,7 @@ * * @param {string} feature * The feature to test. For detailed list of known feature flags, - * see `/modules/luci-base/root/usr/libexec/rpcd/luci`. + * see `/modules/luci-base/root/usr/share/rpcd/ucode/luci`. * * @param {string} [subfeature] * Some feature classes like `hostapd` provide sub-feature flags,